home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 27 / PC Gamer IT CD 27.iso / MEDIA / STORE.DXR / Internal_2_one frame loop.ls < prev    next >
Encoding:
Text File  |  1997-12-01  |  127 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on getBehaviorDescription
  6.   return "Standard 'go the frame' script for one frame loops."
  7. end
  8.